net/http.connectMethod.key (method)

3 uses

	net/http (current package)
		transport.go#L1359: 		key:        cm.key(),
		transport.go#L1584: 		cacheKey:      cm.key(),
		transport.go#L1835: func (cm *connectMethod) key() connectMethodKey {